@charset "utf-8";
body{position: relative; color:#333;background: #f7f7f7; font-size:16px; font-family:Microsoft YaHei,Simsun,SimHei,Arial; -webkit-text-size-adjust:none;}
body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, textarea, ul{ padding:0; margin:0;}
li, ol, ul{ list-style:none;}
img{ border:none; border:0; max-width:100%;}
a{ text-decoration:none; color:#333; noline:expression(this.onFocus=this.blur());}
a:focus {outline:none;-moz-outline:none;}
a:hover{color:#1e5aab;}
button, input, select, textarea {font-family: inherit; font-size:0.9375em;}
input:focus, textarea:focus{ outline: none;}
input::-webkit-input-placeholder{color: #cccccc;}

*:focus
{ 
outline:0
}
/*layout*/
.container{ width:1200px; margin:0 auto; clear:both;}
.container:after {clear: both;}
.container:after, .container:before {display:table; content: "";}
.common_row:after, .common_row:before {content: '';	display: block;	clear: both;}
.mb{margin-bottom: 30px;}
.mb1{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mb2{margin-bottom: 20px;}
.mb4{margin-bottom: 40px;}
.mb5{margin-bottom: 50px;}
.pt25{padding-top: 25px;}
.mt2{margin-top: 20px;}
.mt{padding-top: 30px;}
.container_mainBox{background: #fff; padding:20px;}
.fl{float: left;}
.fr{float: right;}
.mainContent{background: #fff;}
.bgFa{background: #fafafa;}
.wihtePad,.mainBox{background: #fff;padding:20px;}
.bgF5Pad{background: #f5f5f5;padding:16px 18px;}
.bgF7Pad{background: #F7F7F7;padding:16px 20px;}

/*common*/
.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}
.clear{clear:both;}
a,
a:after,
.transition a,
.common_hd li:after{-webkit-transition:300ms; -moz-transition:300ms; -o-transition:300ms; transition:300ms;}
.imgScale{ overflow: hidden; }
.imgScale a img{-moz-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; transition:all 0.3s ease-in-out 0s;}
.imgScale a:hover img{-moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); -webkit-transform:scale(1.05); transform:scale(1.05);}
.hover_opacity:hover{filter:alpha(opacity=85); -moz-opacity: 0.85; opacity:0.85;}
.text_nowrap{display:block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.noData{color: #999; text-align: center; padding:30px 0;}

@keyframes myfirst {
  0% { transform: translateY(0px);-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-o-transform: translateY(0px); }
  50% { transform: translateY(-10px);-webkit-transform: translateY(-10px);-moz-transform: translateY(-10px);-o-transform: translateY(-10px);}
  100% {transform: translateY(0px);-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-o-transform: translateY(0px);}
}

/***** header *****/
.header{background: url(../images/header_banner_bg.png) no-repeat 62% center #fff;}
.header .container{position: relative;r;}
.header_top{font-size: 14px;color:#b8b8b8;height: 40px;line-height: 40px;}
.header_top a{color:#b8b8b8;display: inline-block;position: relative;}
.header_top a:hover{color:#015293;}
.header_top .fl a{padding:0 6px 0 10px;}
.header_top .fl a:first-child{padding-left:0;}
.header_top .fl a:after{content:"";position: absolute;left:0;top: 50%;width:1px;height: 14px;background: #b8b8b8;margin-top:-7px;}
.header_top .fl a:first-child:after{width:0;}
.header_top .fr>div{display: inline-block;vertical-align: middle;}
.header_top .fr .date{display: inline-block;margin-right: 55px;}
.header_top .fr a{width:35px;height: 40px;background: url(../images/easy_btn_icon.png) no-repeat 0 0;vertical-align: middle;}
.header_top .fr a.jft{margin-left: 55px;background:none;text-align: center;line-height: 40px;}
.header_top .fr a.en{background-position: -35px  0;}
.header_top .fr a.wza{background-position: -70px 0;}
.header_top .fr a.mobile{background-position: -105px 0;}
.header_top .fr a.email{background-position: -140px 0;}
.header_top .fr a:hover{background-image: url(../images/easy_btn_icon_hover.png);}
.header_top .fr a.jft:hover{background:none;color:#015293;}
.header_top .fr .grzxa{width:auto;background:none}
.header_top .fr .grzxa:hover{background:none}
.header_search{position: absolute;right:10px;top:99px;}
.header_logo{margin: 34px 0 50px;}
.header_logo img{display: block;}
.header_search .ss{ margin:-10px auto 20px;background: #ffffff;border:1px solid #015293;width:236px;padding:0 55px 0 10px;height: 38px;float:right;position: relative;z-index: 2; border-radius: 25px;-webkit-border-radius: 25px;-o-border-radius: 25px;-moz-border-radius: 25px;}
.header_search input{ border:none; }
.header_search .keyword{height:36px;line-height: 36px;width:100%;border-radius: 25px;-webkit-border-radius: 25px;}
.header_search .keyword::-webkit-input-placeholder{ color:#797979; }
.header_search .submit{cursor: pointer; position: absolute;right:0;top:0;width:55px;height: 100%;background: url(../images/ss_btn.png) no-repeat center;}
.header_search p{font-size: 14px;color:#000;margin: 0 auto 35px;text-align: center;}
.header_search p a{margin-right:10px;cursor: pointer;}

.mainNav{border-bottom: 3px solid #015293;}
.mainNav li{float: left;width:16.6%;position: relative;}
.mainNav li a{color:#015293;line-height: 61px;height: 60px;overflow: hidden; font-size: 1.125em;display: block;text-align: center;}
.mainNav li a:before{content:"";display:inline-block;width:28px;height: 31px;background: url(../images/icon_mainNav.png) no-repeat 0 0;vertical-align: middle;margin-right: 15px;}
.mainNav li.li2 a:before{background-position: 0 -31px;}
.mainNav li.li3 a:before{background-position: 0 -62px;}
.mainNav li.li4 a:before{background-position: 0 -93px;}
.mainNav li.li5 a:before{background-position: 0 -124px;}
.mainNav li.li6 a:before{background-position: 0 -186px;}
.mainNav li.on a,.mainNav li:hover a{color:#b20000;}
.mainNav li.on a:before,.mainNav li:hover a:before{background-image: url(../images/icon_mainNav_hover.png);}

/*footer*/
.footer{background: #e9e9e9;}
.footer a{color:#666666;}
.footer a:hover{color:#015293;}
.footer_link{margin:0 -5px;padding: 15px 0 10px;border-bottom: 1px solid #ccc;}
.footer_link dl{width:21.5%;float: left;position: relative;margin-bottom: 10px;}
.footer_link dt{color:#7a7a7a;margin:0 5px;padding:0 30px 0 15px;height: 30px;line-height: 30px;background:#eeeeee;cursor: pointer;position: relative;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.footer_link dt:after{content:"";position: absolute;right:15px;top:50%;margin-top:-3px;width:0;height: 0;border: 6px solid transparent;border-top-color:#71889a;}
.footer_link dl.noarrow dt{padding:0 15px;}
.footer_link dl.noarrow dt:after{display: none;}
.footer_link dl:first-child{width:13%;}
.footer_link dl:first-child i{display: inline-block;width: 20px;height:30px;margin-top: -4px;vertical-align: middle; background: url(../images/guohui.png) no-repeat center;background-size: contain;margin-right: 10px;}
.footer_link dl:first-child dt{padding-right: 5px;}
.footer_link dl:first-child dt:after{display: none;}
.footer_link dd{border: 1px solid #e4e7ed;margin:0 6.5px;position: absolute;left:0;top:100%;right:0;z-index:3;max-height: 150px;overflow-y:auto;background: #fff;display: none;}
.footer_link dd p a{display: block;color:#606266;padding:8px 15px;line-height: 1.3;}
.footer_link dd p a:hover{background: #f5f7fa;}
.footer_txt{color:#666;line-height: 1.9;padding: 20px 0;position: relative;}
.footer_nav{/*width:70%;float: left;*/}
.footer_nav a{padding:0 6px;position: relative;}
.footer_nav a:after{content:"";width:1px;height: 16px;background: #666;position: absolute;left:-3px;top:50%;margin-top: -7px;}
.footer_nav a:first-child{padding-left: 0;}
.footer_nav a:first-child:after{display: none;}
.footer_wzbs{position: absolute;right:0;top:50%;margin-top:-34px;height: 67px;z-index: 1;}
.footer_wzbs a{display: inline-block;}
.footer_wzbs img{display: block!important;}
.footer_wzbs span {display: inline-block;vertical-align: 6px;}

/* crumb */
.crumb h2{ padding:15px 25px 15px 35px; line-height: 20px; font-size:15px; color: #666666; font-weight: normal; background: url(../images/icon_crumb.png) no-repeat left center;background-size: 22px 22px;}
.crumb a:hover{color: #335e92;}
.crumb a{color: #666666;}

.common_row_l{width:56.7%; float: left;}
.common_row_r{width:41.5%; float: right;}

/*tt*/
.common_tt{background: #f7f7f7;padding:20px;margin-top:28px;height: 74px;}
.common_tt .inPad{position: relative;}
.common_tt .bd{padding:0 20px;}
.common_tt .bd ul{ overflow:hidden; zoom:1; }
.common_tt .bd ul li{height: 74px; overflow: hidden;position: relative;text-align: center;}
.common_tt .bd ul li h4{font-size:2.25em; text-align: center;}
.common_tt .bd ul li h4 a{color: #1e59ab;}
.common_tt .bd ul li h4 a:hover{color:#d90000;}
.common_tt .bd ul li p{text-align: center; color: #999999; font-size:15px;margin-top: 7px;display: inline-block;vertical-align: middle;max-width: 85%;}
.common_tt .bd ul li a.more{color:#d10013;display: inline-block;vertical-align: middle;margin-top: 7px;}
.common_tt .bd ul li a:hover{font-weight: bold;}
.common_tt .btn{position: absolute; right: 0; top: 50%; margin-top: -27.5px;}
.common_tt .btn a{display: block; width: 22px; height: 22px; background: url(../images/home_toutiao_arrow.png) no-repeat;}
.common_tt .btn a.prev{margin-bottom: 11px;}
.common_tt .btn a.next{background-position: 0 -33px;}

/*owl-carousel*/
.owl-carousel .owl-item{overflow: hidden;}
.common_tpxw{position:relative; overflow:hidden;}
.common_tpxw .owl-carousel .owl-item,.common_tpxw .owl-carousel img{height:409px;}
.common_tpxw .owl-carousel .txt{position:absolute; right:0; bottom:0; left:0; z-index:9; padding:0 120px 0 28px; height:56px; line-height:56px; color:#fff; background-color:rgba(0,0,0,.5);}
.common_tpxw .owl-dots{position:absolute; bottom:18px; right:16px; z-index:99;}
.common_tpxw .owl-dot{float:left; width:8px; height:8px; margin-right:7px;background: #fff;}
.common_tpxw .owl-dot.active{background-color: #bd1a2d;}

/*table*/
.common_table{overflow-x: scroll;}
.common_table::-webkit-scrollbar { height: 6px;}
/* // 滚动条的滑块 */
.common_table::-webkit-scrollbar-thumb {background-color: rgba(144, 147, 153, 0.5);border-radius: 4px;}
.common_table table{width:100%;}
.common_table table th{background: #f9f9f9;color:#015293;line-height: 46px;height: 46px;text-align: center;margin-bottom: 10px;font-weight: normal;}
.common_table table td{padding:10px 10px;line-height: 1.3;}
.common_table table tr:first-child td{padding-top:24px;}
.common_table table td:first-child{min-width: 200px;}
.common_table table td:first-child a{height: 35px !important;display: block;padding-left:25px;background:url(../images/home_zmhd_email.png) no-repeat 0 4px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/*.common_table table td:first-child+td{width: 100px;min-width: 100px;text-align: center;}*/
.color_c{color:#ff7f00!important;}
.common_table table td:first-child+td{width: 116px;min-width: 116px;text-align: center;}


/*layui*/
.layui-input::-webkit-input-placeholder {color: #999;}
.layui-input::-moz-input-placeholder {color: #999;}
.layui-input::-ms-input-placeholder { color: #999;}
.layui-form-select dl dd.layui-this, .layui-btn{background-color:#015293;}
.layui-row .layui-form-item{clear:none;}
.layui-btn{min-width: 80px;}

/* tab */
.common_hd{border-bottom: 1px solid #ddd; line-height:30px; height: 41px;margin-bottom: 15px;overflow: hidden;}
.common_hd li{float: left; font-size: 1.25em; margin-right:24px;height: 38px; cursor:pointer;position: relative;}
.common_hd li a{display: block;height: 100%;}
.common_hd li:after {content:"";position: absolute;left:0;bottom:-3px;height: 4px;width:0; background: #1e5aab;}
.common_hd li.on:after {width: 100%;}
.common_hd li.on a{color: #1e59ab;font-weight: bold;}
.common_hd .more{float:right; padding-right:11px;}
.common_hd .more a{color:#999999;}
.common_hd .more a:hover{color:#333;}

.common_hd2{height: 52px;overflow: hidden;margin-bottom: 5px;}
.common_hd2 li{float: left;}
.common_hd2 li a{display: block;color:#333;font-size: 1.125em;height: 42px;line-height:42px;position: relative;padding:0 20px;}
.common_hd2 li a:after{content:"";display:none;position: absolute;left:50%;top:100%;margin-left:-9px;border:9px solid transparent;border-top-color: #015293;}
.common_hd2 li.on a,.common_hd2 li a:hover{background: #015293;color:#fff;}
.common_hd2 li.on a:after,.common_hd2 li a:hover:after{display: block;}

.common_tit{font-size:1.125em;font-weight: bold;}
.common_tit a{color:#1E59AB;}

.common-title h3{position:relative; display: inline-block; font-size:1.5em; font-weight:bold; color:#0e59a4;}
.common-title.iconLeft h3:before{position:absolute; top:50%; left:0; content:""; width:5px; height:22px; margin-top:-11px; background-color:#0e59a4;}
.common-title h3 a{color:#0e59a4;}
.common-title.iconLeft h3{padding-left:20px;}
.common-title.s h3{font-size:1.375em; font-weight: normal;padding-left:0;}
.common-title.iconLeft.s h3:before{width: 5px;  height: 18px; margin-top: -9px;display:none}


/* newsList */
.common_newslist{clear: both;}
.common_newslist li{position:relative; padding-left:15px; line-height:39px; overflow:hidden; vertical-align:top;}
.common_newslist li:before{content:''; position:absolute; left:2px; top: 50%;margin-top:-1.5px;width: 3px;height: 3px; border-radius: 0;background: #000;border-radius: 0;}
.common_newslist li .time{position:absolute; right:0; top:0; color:#bababa; font-size:14px;}
.common_newslist li a{float:left; max-width:100%;color:#000; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.common_newslist li a:hover{color: #1e5aab;}
.common_newslist_MD li{padding-right:50px;}
.common_newslist_YMD li{padding-right:90px;}
.common_newslist_dotc5 li:before{margin-top: -2.5px; width: 5px; height: 5px; background: #c5c5c5;border-radius: 50%;}

/*pagediv*/
.pagediv{ clear:both; padding:20px 0; text-align:center; color:#666666; font-size:14px;/*border-top:1px dashed #eee;*/margin-top: 20px;overflow: hidden;}
.pagediv a{color:#666666;}
.pagediv .page_jump *{vertical-align:middle\9;}
.pagediv .arrow a,.pagediv li,.pagediv .page_jump a{margin:0 2px 5px;cursor: pointer;display: inline-block;}
.pagediv .arrow a,.pagediv .arrow span, .pagediv .index_num, .page_jump a,.pagediv .total_count{ display:inline-block; padding:0 10px; line-height:30px; border:#dfdfdf 1px solid; border-radius:3px; transition: all .2s; -webkit-transition: all .2s;
  background: #f1f1f1;
  background: -webkit-linear-gradient(#ffffff 10%, #f1f1f1);
  background: -o-linear-gradient(#ffffff 10%, #f1f1f1);
  background: -moz-linear-gradient(#ffffff 10%, #f1f1f1);
  background: linear-gradient(#ffffff 10%, #f1f1f1);
}
.pagediv .index_num{ border-color:#00679d; background:#00679d; color:#fff;}
.pagediv .index_num a{display:inline; padding:0; background:none; color:#fff; border:none;}
.pagediv .arrow .current,.pagediv .arrow a:hover,.pagediv .arrow span:hover,.pagediv .total_count a:hover,.pagediv .page_jump a:hover{background:#00679d; border-color:#00679d; color:#fff; text-decoration:none;}
.page_jump{ display: inline-block;}
.page_jump a{font-weight:bold;}
#page_input{width:40px; margin:0 2px 5px; height:30px; border:#dfdfdf 1px solid; background:#fff; text-align:center; border-radius:3px;}

/**/
.quick_bar{position: fixed;right:20px;bottom:30px;z-index: 10;}
.quick_bar dl{margin-bottom: 10px;text-align: center;position: relative;}
.quick_bar dt i{display: block;width:51px;height: 51px;border-radius: 50%;margin:5px auto;background: url(../images/easybtn_icon.png) no-repeat 0 0 #0a5491;}
.quick_bar dl.mobile i{background-position: 0 0;}
.quick_bar dl.yszy i{background-position: 0 -51px;}
.quick_bar dl.gbzxxy i{background-position: 0 -102px;}
.quick_bar dl.gft i{background-position: 0 -153px;}
.quick_bar dl.zwwx i{background-position: 0 -204px;}
.quick_bar dl.zwwb i{background-position: 0 -255px;}
.quick_bar dt span{color:#0a5491;}
.quick_bar dd{border: #dae0e4 1px solid;display: none;position: absolute;right:100%;top:0;width: 150px;padding: 5px;background: #fff;box-shadow: 1px 1px 13px #f3f3f3;}
.quick_bar dd img{display: block;width: 100%;}
.quick_bar dd:before{content: '';position: absolute;right: -10px;top: 15px; width: 0;height: 0; border-style: solid;border-color: transparent transparent #fff transparent; border-width: 0 10px 10px 0;z-index: 5;}
.quick_bar dd:after{content: ''; position: absolute;right: -12px;top: 15px;width: 0;height: 0;border-style: solid;border-color: transparent transparent #dae0e4 transparent;border-width: 0 12px 12px 0;}
.quick_bar dl:hover dd{display: block;}

/* 外链跳转 */
.alert-mengban{position: fixed;top: 0px;left: 0px;z-index: 1000;background:rgba(0,0,0,0.7); filter: alpha(opacity=80) !important;width: 100%;height: 100%;display: none;}
.alert-warning{position: fixed;left: 50%;  top: 50%; margin-left:-300px; margin-top: -160px; width: 600px;height: 270px;background:#fff;z-index: 10001;display: none; border:2px solid;border-radius:10px;}
.alert-delete{width: 100%;height: 38px;position: relative;}
.alert-delete span{position: absolute; top:10px; right: 10px; width: 20px; height: 20px; line-height: 20px; color:#fff; text-align: center; background: #bebebe; cursor:pointer;}
.alert-delete span:hover{background: #929292;}
.alert-wzsm{width: 520px;height: 100px;margin: 15px auto 0; line-height: 35px;font-size: 1.5em;color: #000;text-align: center; padding-bottom: 15px;border-bottom: 1px solid #d4d4d4;}
.alert-footer{width: 100%; padding: 25px 0; text-align: center; color: #000;} 
.alert-footer span{cursor: pointer; display: inline-block; margin: 0 12px; font-size: 1.25em;}
.alert-warning .continue{width: 124px; height: 42px; line-height: 42px; color: #ab0d07; border-radius:3px; -webkit-border-radius:3px; border:#e1e1e1 1px solid; text-align: center; line-height: 42px; box-shadow: 0 0 10px rgba(0,0,0,0.2) inset; -webikt-box-shadow: 0 0 10px rgba(0,0,0,0.2) inset;} 
.alert-warning .fangqi{line-height: 42px;  color: #ab0d07;} 

.footer_copyright img{display:inline-block!important}